projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ff6a5f
)
ltq-adsl: fix broken autoconf invocation
author
Jo-Philipp Wich
<
[email protected]
>
Sun, 11 Jan 2015 16:53:34 +0000
(16:53 +0000)
committer
Jo-Philipp Wich
<
[email protected]
>
Sun, 11 Jan 2015 16:53:34 +0000
(16:53 +0000)
Signed-off-by: Jo-Philipp Wich <
[email protected]
>
SVN-Revision: 43931
package/kernel/lantiq/ltq-adsl/Makefile
patch
|
blob
|
history
diff --git
a/package/kernel/lantiq/ltq-adsl/Makefile
b/package/kernel/lantiq/ltq-adsl/Makefile
index 2a9f0de388630559267ce8bf43e4539e5e378fbe..26c931e2a92cc1577a3139ca00ae5111cab5e21f 100644
(file)
--- a/
package/kernel/lantiq/ltq-adsl/Makefile
+++ b/
package/kernel/lantiq/ltq-adsl/Makefile
@@
-19,6
+19,7
@@
PKG_MAINTAINER:=John Crispin <
[email protected]
>
PKG_USE_MIPS16:=0
PKG_CHECK_FORMAT_SECURITY:=0
+PKG_FIXUP:=autoreconf
include $(INCLUDE_DIR)/package.mk
@@
-84,11
+85,6
@@
endif
EXTRA_CFLAGS = -fno-pic -mno-abicalls -mlong-calls -G 0
-define Build/Configure
- (cd $(PKG_BUILD_DIR); aclocal && autoconf && automake)
- $(call Build/Configure/Default)
-endef
-
define Build/InstallDev
$(INSTALL_DIR) $(1)/usr/include/adsl
$(CP) $(PKG_BUILD_DIR)/src/include/drv_dsl_cpe_*.h $(1)/usr/include/adsl/